* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 3 Sep 2010 11:26:08 +0000 (13:26 +0200)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 3 Sep 2010 11:26:08 +0000 (13:26 +0200)
commit79ade85aa120b7e1aac22399cb1080601d9093fd
tree3df21fcbcc78f3f20c9fb1cb1e3117e1472bee5a
parent8c9e45c2c7d45b72105c02ab4ef8f96960036be8
* lisp/calc/calc-aent.el (calcAlg-blink-matching-check): New fun, to replace
calcAlg-blink-matching-open.
(calc-alg-ent-map, calc-alg-ent-esc-map): Initialize in the declaration.
(calc-do-alg-entry): Only touch the part of the keymap that varies.
Use the new blink-matching-check-function.
lisp/ChangeLog
lisp/calc/calc-aent.el